From cc327f60ff5eec0c49c5a899f20108d8f4dc8d7c Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 3 Sep 2006 18:39:49 +0000 Subject: [PATCH] Use correct title. It is 'TrackLogs digital mapping'. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2356 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/dmtlog.c | 2 +- gpsbabel/vecs.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsbabel/dmtlog.c b/gpsbabel/dmtlog.c index 77a0ac009..e2796dce5 100644 --- a/gpsbabel/dmtlog.c +++ b/gpsbabel/dmtlog.c @@ -1,6 +1,6 @@ /* - Support for Digital Mapping TrackLogs (.trl) files, + Support for TrackLogs digital mapping (.trl) files, Copyright (C) 2006 Olaf Klein, o.b.klein@t-online.de diff --git a/gpsbabel/vecs.c b/gpsbabel/vecs.c index 32aa0f6bd..09d59a17d 100644 --- a/gpsbabel/vecs.c +++ b/gpsbabel/vecs.c @@ -604,7 +604,7 @@ vecs_t vec_list[] = { { &dmtlog_vecs, "dmtlog", - "Digital Mapping TrackLogs (.trl)", + "TrackLogs digital mapping (.trl)", "trl" }, { -- 2.30.2